projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4fb325
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Mon, 18 Jul 2005 20:59:09 +0000
(20:59 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Mon, 18 Jul 2005 20:59:09 +0000
(20:59 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index a56553d64a47a04dc38d3a75c2015179111551e4..4a030a01667beb21fb67b782366efa71a076d76c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2005-07-18 Kim F. Storm <storm@cua.dk>
+
+ * frame.h (struct frame): New member already_hscrolled_p.
+
+ * xdisp.c (redisplay_internal): Only try to hscroll each frame once
+ to avoid redisplay looping hscrolling back and forth ad infinitum.
+
2005-07-18 Juri Linkov <juri@jurta.org>
* buffer.c (scroll-up-aggressively, scroll-down-aggressively):